dom.setListBoxKind()
Availability
3.0
Description
Changes the type of
SELECT
menu that is currently selected.
Arguments
kind
The argument must be either
"menu"
or
"list box"
.
Returns
Nothing.
Enabler
None.